Update the links to various language bindings. Change-Id: I2a28f330efdb1cfa756108d64c5f6424be8eac87 Reviewed-on: https://code-review.googlesource.com/2310 Reviewed-by: Paul Wankadia <junyer@google.com>
diff --git a/README b/README index 1152deb..72ef435 100644 --- a/README +++ b/README
@@ -14,6 +14,7 @@ under the BSD-style license found in the LICENSE file. RE2's native language is C++. -An Inferno wrapper is at http://code.google.com/p/inferno-re2/. -A Python wrapper is at http://github.com/facebook/pyre2/. -A Ruby wrapper is at http://github.com/axic/rre2/. +An Erlang wrapper is at https://github.com/tuncer/re2/. +An Inferno wrapper is at https://github.com/powerman/inferno-re2/. +A Python wrapper is at https://github.com/facebook/pyre2/. +A Ruby wrapper is at https://github.com/axic/rre2/.